func runtime.offAddrToLevelIndex
2 uses
runtime (current package)
mpagealloc.go#L143: func offAddrToLevelIndex(level int, addr offAddr) int {
mpagealloc.go#L746: if searchIdx := offAddrToLevelIndex(l, p.searchAddr); searchIdx&^(entriesPerBlock-1) == i {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)